ContentDisposition Class |
Namespace: Independentsoft.Email.Mime
The ContentDisposition type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentDisposition |
Initializes a new instance of the ContentDisposition class.
| |
| ContentDisposition(String) |
Initializes a new instance of the ContentDisposition class.
| |
| ContentDisposition(ContentDispositionType) |
Initializes a new instance of the ContentDisposition class.
|
| Name | Description | |
|---|---|---|
| Parameters |
Gets the parameters.
| |
| Type |
Gets or sets the type.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |